*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Fri, 14 Nov 2003 11:01:26 +0000 (11:01 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Fri, 14 Nov 2003 11:01:26 +0000 (11:01 +0000)
lisp/ChangeLog

index 74e9cbf75d4b7577b7886904debfb6e786b7a423..652fbb5813b76a613b3912dae3f3dba7fe1432d0 100644 (file)
@@ -1,5 +1,9 @@
 2003-11-14  John Wiegley  <johnw@newartisans.com>
 
+       * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash
+       that was optional, but obviously missing based on surrounding
+       code.
+
        * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
        string arguments to numbers unless the whole argument was seen as
        a number.